home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Apps / DataPhile.app / English.lproj / DPViews.strings < prev    next >
Encoding:
Text File  |  1996-02-24  |  2.8 KB  |  120 lines

  1. /* message when unable to open a file */
  2. "Couldn't open %s";
  3.  
  4. /* title of alert */
  5. "URL Field";
  6.  
  7. /* Message for Alert when user tried to paste into a linked picture field */
  8. "You can only paste into a Copied Sound Field";
  9.  
  10. /* Title for Alerts involving Linked Sound Fields */
  11. "Linked Sound Field";
  12.  
  13. /* title of alert */
  14. "False";
  15.  
  16. /* title of true cell */
  17. "True";
  18.  
  19. /* title of alert */
  20. "Empty";
  21.  
  22. /* Title for Alerts involving linked picture fields */
  23. "Linked Picture Field";
  24.  
  25. /* Button title for Alert when image loaded into picture field is too large */
  26. "Scale";
  27.  
  28. /* Title for Alerts involving saving an image */
  29. "Save Image";
  30.  
  31. /* Button title of to not scale the image
  32.    Button title for Alert when image loaded into picture field is too large */
  33. "Don't Scale";
  34.  
  35. /* Message for Alert when user tried to paste into a linked picture field */
  36. "You can only paste into a Copied Picture Field";
  37.  
  38. /* Message for Alert when user has tried to use Services on a linked picture field */
  39. "You can only use Services on a Copied Picture Field";
  40.  
  41. /* Message in Alert when image loaded into picture field is too large */
  42. "The image is too large to fit.  Scale it to fit?";
  43.  
  44. /* message when unable to open a file */
  45. "Couldn't open %s";
  46.  
  47. /* title of alert */
  48. "File Field";
  49.  
  50. /* title of custom entry panel when setting Field Delimiter */
  51. "Field Delimiter";
  52.  
  53. /* title of custom entry panel when setting Record delimiter. */
  54. "Record Delimiter";
  55.  
  56. /* comma */
  57. "Comma";
  58.  
  59. /* Macintosh type import */
  60. "Macintosh";
  61.  
  62. /* space */
  63. "Space";
  64.  
  65. /* tab */
  66. "Tab";
  67.  
  68. /* return */
  69. "Return";
  70.  
  71. /* colon */
  72. "Colon";
  73.  
  74. /* Button title to change name of db on fly. */
  75. "Set Name of New Database...";
  76.  
  77. /* Used in label view */
  78. "John Jacob Jingleheimer\nAcme Gizmos Corporation ste 780\n1898 East Tohachipi Lane\nBaltimore    MD    10234-9765\n";
  79.  
  80. /* open panel title for opening a label */
  81. "Open Label";
  82.  
  83. /* save panel title for saving a label */
  84. "Save Label Settings";
  85.  
  86. /* title of a label document */
  87. "Labels";
  88.  
  89. /* Title of Alert when user is trying to print all envelopes */
  90. "Print All Envelopes";
  91.  
  92. /* Message of Alert when user is trying to print all envelopes and has deleted the template address graphic from the envelope view */
  93. "You must have a template address. Go to view and click on Envelope menu item.";
  94.  
  95. /* Business size envelope */
  96. "Business";
  97.  
  98. /* Message of Alert when user is trying to print all envelopes but has closed the view the envelopes are based on */
  99. "The view that was open when you selected the Envelope menu item has been closed. Please open it";
  100.  
  101. /* Personal size envelope */
  102. "Personal";
  103.  
  104. /* Open envelope file type message */
  105. "Open Envelope";
  106.  
  107. /* Save panel title when saving an envelope filetype. */
  108. "Save Envelope";
  109.  
  110. /* Title of an Envelope */
  111. "Envelope";
  112.  
  113. /* NEW FOR 3.0 */
  114. /* Radio button titles */
  115. "True";
  116. "False";
  117. "Empty";
  118. "URL Field";
  119. "URL";
  120.